gridpack::math::storage_size< ScalarType, LibraryType > Struct Template Reference

Get the number of library elements used to represent a scalar. More...

#include <value_transfer.hpp>


Detailed Description

template<typename ScalarType, typename LibraryType>
struct gridpack::math::storage_size< ScalarType, LibraryType >

Get the number of library elements used to represent a scalar.

complex -> complex -> 1 real -> real -> 1 real -> complex -> 1 complex -> real -> 2

Returns:

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1